home *** CD-ROM | disk | FTP | other *** search
/ Model Wife / The Best of New Machine Publishing 4 - Disc 2: Model Wife.iso / pc / sampler / dm13.dxr / 00545.ls < prev    next >
Encoding:
Text File  |  1995-09-05  |  131 b   |  8 lines

  1. go(the frame)
  2. if not soundBusy(1) then
  3.   cursor(4)
  4.   unLoad(2, 12)
  5.   preLoad("walk", "quit", "w1", "w2", "w3")
  6.   go("walk")
  7. end if
  8.